-
Home
-
Participants Database
-
2.7.8.1 (latest)
-
Code
-
Classes
- validating_field
| Total Complexity |
26 |
| Dependencies |
3 |
| Dependents |
1 |
| Total lines |
224 |
| Lines of code |
62 |
| Logical lines of code |
26 |
| Comment lines |
112 |
| Methods |
15 |
| Properties |
6 |
Methods 15
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| is_validated() |
S |
76 |
5 |
3 |
| __construct() |
S |
61 |
3 |
13 |
| is_email() |
S |
77 |
3 |
3 |
| is_regex_validation() |
S |
64 |
3 |
10 |
| record_id() |
S |
80 |
2 |
3 |
| has_not_been_validated() |
S |
80 |
1 |
3 |
| is_captcha() |
S |
79 |
1 |
3 |
| set_validation_state() |
S |
81 |
1 |
3 |
| validation_state_is() |
S |
81 |
1 |
3 |
| is_not_valid() |
S |
80 |
1 |
3 |
| form_element() |
S |
82 |
1 |
3 |
| is_regex() |
S |
81 |
1 |
3 |
| __set() |
S |
80 |
1 |
3 |
| __get() |
S |
81 |
1 |
3 |
| prepare_value() |
S |
79 |
1 |
3 |